API.py |
|
AttentionLens.py |
Attention lens to allow a user to point to a particular location on screen
|
CORBAObject.py |
CORBAObject packages changed chimera objects in CORBA structures and exports them
|
ChatInterface.py |
|
ChimeraExtension.py |
Register the Collaboratory as a Chimera extension
|
ChimeraInteractor.py |
ChimeraInteractor detects changes to Chimera state and exports them for use by the Collaboratory
|
ChimeraObject.py |
ChimeraObject takes remote Collaboratory CORBA objects and applies them to the local system
|
Common.py |
Common constants used by most modules in the Collaboratory
|
Extension.py |
|
Hub.py |
Hub.py implements the Collaboratory Hub
|
HubGUI.py |
|
HubManipulator.py |
The HubManipulator is a useful command-line for querying hubs and removing inactive hubs.
|
HubWatcher.py |
HubWatcher is a command-line tool for observing what's happening at the hub.
|
IdMap.py |
IdMap manages a bidirectional dictionary- keys can be used to look up values and vice versa.
|
LoginGUI.py |
|
Node.py |
Node.py implements the Collaboratory Node
|
NodeGUI.py |
|
Object.py |
Special legacy objects which are used to communicate info between the Node and Hub
|
ResourceList.py |
List of resources (object instances) that Chimera already knows before
|
prefs.py |
|
survey.py |
implements a nag screen for the Collaboratory which asks people to take
|